Skip to content
Back to search
30
MCP

Image Recognition

pulsemcp/image recognition

Provides image recognition and description capabilities for both local files and remote URLs with configurable security controls including path validation, domain restrictions, and file type filtering.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Read Images
Integrates with OpenRouter's vision models to enable image analysis and content extraction through natural language queries.
0 tools
Image Resize
Resize images from URL with PNG, JPEG, and WebP output formats.
0 tools
Remote Camera
Capture photos remotely from mobile devices via S3-backed upload URLs
0 tools · streamable-http
Image Analysis (GPT-4 Vision)
Enables image analysis using GPT-4-turbo's vision capabilities for extracting information, generating descriptions, and answering questions
0 tools
NSFW Image Detector
NSFWJS-based image safety detector (GIF/APNG/WebP/JPEG/PNG).
0 tools · sse
Shell
Integrates with the local shell environment to enable execution of system commands, file operations, and retrieval of system information for
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "image_recognition": {
      "url": "None",
      "transport": "http"
    }
  }
}